@charset "UTF-8";
body {
  font-size: 16px;
  color: #333;
}
body,
article,
aside,
h3,
h4,
p,
ul,
li,
button {
  padding: 0;
  margin: 0;
}
.jzdc_end {
  color: #999999;
}
a {
  font-size: 16px;
  color: #333;
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
.f-l {
  float: left;
}
.f-r {
  float: right;
}
.clearfix {
  zoom: 1;
}
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  height: 0;
  font-size: 0;
}
.index_container {
  width: 1200px;
  height: auto;
  margin: 0 auto;
}

/***** 第一部分 顶部新闻 *****/
.part_01 {
  width: 100%;
  min-width: 1200px;
  margin-top: -62px;
  background: url("part1_bg.png") no-repeat center;
  background-size: cover;
  padding-top: 88px;
  padding-bottom: 26px;
}
.part_01 .index_container {
  margin-top: 18px;
}
.part1_left {
  float: left;
  width: 554px;
  padding-top: 28px;
}
.part1_left h1 a {
  font-size: 32px;
  color: #fff;
  line-height: 48px;
}
.part1_left p {
  margin-top: 20px;
  color: #9cd3fd;
  line-height: 28px;
  text-align: justify;
  opacity: 0.9;
  height: 90px;
}
.part1_left .more {
  margin-top: 40px;
}
.part1_left .more a {
  font-size: 24px;
  color: #fff;
}
.part1_left .more img {
  display: block;
  margin-top: 10px;
}
.part1_right {
  float: left;
  width: 596px;
  margin-left: 50px;
}
.part1_right .top_lb {
  width: 100%;
}
.part1_right .top_lb .bd {
  border: 8px solid #fff;
  height: 320px;
  box-sizing: border-box;
  overflow: hidden;
}
.part1_right .top_lb .bd ul li {
  width: 580px;
  height: 320px;
}
.part1_right .top_lb .bd ul li a {
  display: block;
}
.part1_right .top_lb .bd ul li img {
  width: 100%;
  height: 304px;
}
.part1_right .top_lb .hd {
  float: right;
  margin-top: 15px;
  padding-right: 6px;
}
.part1_right .top_lb .hd ul li {
  width: 14px;
  height: 14px;
  float: left;
  cursor: pointer;
  border-radius: 100%;
  background: #fff;
  margin-left: 20px;
  opacity: 0.5;
}
.part1_right .top_lb .hd ul li:first-child {
  margin-left: 0;
}
.part1_right .top_lb .hd ul li.on {
  opacity: 1;
}
/***** 第二部分 *****/
.thir_news {
  width: 100%;
  height: 56px;
  line-height: 56px;
  min-width: 1200px;
  background: #1764ce;
  text-align: center;
}
.thir_news ul {
  text-align: center;
}
.thir_news ul li {
  display: inline-block;
  height: 18px;
  line-height: 20px;
  border-left: 1px solid #fff;
  padding: 0 20px;
  max-width: 33%;
  margin-top: 20px;
}
.thir_news ul li:first-child {
  border-left: none;
  margin-top: 0;
}
.thir_news ul li a {
  color: #fff;
  font-size: 18px;
  white-space: nowrap;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  display: inline-block;
}
.thir_news ul li a:hover {
  text-decoration: underline !important;
}
/***** 第三部分 *****/
.part_03 {
  width: 100%;
  min-width: 1200px;
  padding-top: 40px;
  padding-bottom: 35px;
  background: #fff;
}
.part3_left {
  width: 580px;
  float: left;
}
.news_list_menu ul {
  float: left;
}
.news_list_menu ul li {
  float: left;
  cursor: default;
  margin-left: 24px;
  height: 38px;
  line-height: 24px;
}
.news_list_menu ul li:first-child {
  margin-left: 0;
}
.news_list_menu ul li span {
  font-size: 24px;
  font-weight: bold;
}
.news_list_menu ul li.active {
  border-bottom: 4px solid #115db2;
  color: #115db2;
}
.news_list_menu .more {
  float: right;
  color: #999;
  line-height: 32px;
}
.news_list_menu .more:hover {
  color: #115db2;
}
.news_list_sub {
  margin-top: 12px;
}
.news_list_sub ul {
  display: none;
  min-height: 252px;
}
.news_list_sub ul:first-child {
  display: block;
}
.news_list_sub ul li {
  padding-left: 20px;
  background: url("list_ico.png") no-repeat 4px center;
  background-size: 6px;
  height: 42px;
  line-height: 42px;
  background-size: 6px 6px;
}
.news_list_sub ul li a {
  float: left;
  max-width: 80%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.news_list_sub ul li a:hover {
  color: #115db2;
}
.news_list_sub ul li .date {
  float: right;
  color: #999;
}
.news_list_sub ul .more {
  display: block;
  text-align: center;
  background: #f4f4f4;
  height: 30px;
  line-height: 30px;
  margin-top: 20px;
  display: none;
}
.part3_right {
  width: 580px;
  float: left;
  margin-left: 40px;
}
.part3_left .news_list_sub .sub_1 li:first-child a {
  color: #ff0000;
  font-weight: bold;
}
/***** 第四部分 *****/
.part_04 {
  width: 100%;
  min-width: 1200px;
  padding-top: 40px;
  padding-bottom: 50px;
  background: #f5f5f5;
}

.part4_con {
  padding-top: 30px;
}
.part4_left {
  width: 580px;
  float: left;
}
.part4_right {
  width: 580px;
  float: left;
  margin-left: 40px;
}
.line_title {
  width: 100%;
  text-align: center;
  background: url("line_title.png") no-repeat center;
}
.line_title a {
  font-size: 32px;
  font-weight: bold;
}
.line_title div {
  font-size: 32px;
  font-weight: bold;
}
.ywtb_con {
  margin-top: 36px;
}
.ywtb_con .ywtb_list {
  float: left;
  width: 374px;
  margin-left: 39px;
}
.ywtb_con .ywtb_list:first-child {
  margin-left: 0;
}
.ywtb_list .list_img {
  width: 374px;
  height: 150px;
}
.ywtb_list .list_img a {
  display: block;
}
.ywtb_list .list_img img {
  width: 100%;
  height: 100%;
}
.ywtb_list .list_con {
  background: #fff;
  padding-top: 14px;
  height: 200px;
  overflow: hidden;
}
.ywtb_list .list_con .bd ul li {
  /*padding: 0 7px;*/
}
.ywtb_list .list_con .bd ul li span {
  width: 120px;
  display: inline-block;
  text-align: center;
  margin-top: 20px;
}
.ywtb_list .list_con .bd ul li span a {
  color: #115db2;
}
.ywtb_list .list_con .bd ul li span a:hover {
  text-decoration: underline !important;
}
.ywtb_list .list_con .hd {
  margin-top: 30px;
}
.ywtb_list .list_con .hd ul {
  text-align: center;
}
.ywtb_list .list_con .hd ul li {
  width: 8px;
  height: 8px;
  border-radius: 100%;
  background: #999;
  display: inline-block;
  margin-left: 12px;
  cursor: pointer;
}
.ywtb_list .list_con .hd ul li:first-child {
  margin-left: 0;
}
.ywtb_list .list_con .hd ul li.on {
  background: #db4e5c;
}
.ywtb_list .list_con.ywtb_tsbs {
  padding-top: 0;
}
.ywtb_list .list_con.ywtb_tsbs ul li {
  width: 50%;
  text-align: center;
  float: left;
  margin-top: 28px;
}
.ywtb_list .list_con.ywtb_tsbs li img {
  width: 32px;
  height: 32px;
}
.ywtb_list .list_con.ywtb_tsbs li div {
  margin-top: 8px;
}
.ywtb_list .list_con.ywtb_tsbs li div a:hover {
  color: #115db2;
}
.ywtb_con .ywtb_bmts {
  margin-top: 50px;
  background: url("bmts_ico.png") no-repeat 48px center #fff;
  padding-top: 30px;
  padding-left: 116px;
  height: 212px;
}
.ywtb_bmts .bmts_title a {
  font-size: 20px;
  font-weight: bold;
}
.ywtb_bmts .bmts_list {
  margin-top: 12px;
}
.ywtb_bmts .bmts_list ul {
  height: 120px;
  margin-left: -78px;
}
.ywtb_bmts .bmts_list ul li {
  width: 474px;
  padding-left: 16px;
  background: url("list_ico.png") no-repeat left center;
  line-height: 40px;
  float: left;
  margin-left: 78px;
}
.ywtb_bmts .bmts_list ul li a {
  float: left;
  max-width: 76%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.ywtb_bmts .bmts_list ul li .date {
  float: right;
  color: #999;
}
.ywtb_bmts .bmts_list ul li a:hover {
  color: #115db2;
}
.zwzt {
  margin-top: 40px;
}
.zwzt ul li {
  float: left;
}
.zwzt ul li:first-child {
  margin-right: 40px;
}
.zwzt ul li img {
  width: 100%;
}
/***** 第五部分 *****/
.part_05 {
  width: 100%;
  min-width: 1200px;
  padding-top: 40px;
  padding-bottom: 50px;
  background: #fff;
}
.zwgk_con {
  margin-top: 25px;
}
.zwgk_con .con_top {
  padding-bottom: 40px;
}
.zwgk_con .con_top .con_top_left {
  float: left;
  width: 774px;
}
.zwgk_con .con_top .con_top_right {
  float: left;
  width: 386px;
  margin-left: 40px;
}
.zwgk_con .con_top .con_top_right .xxgk img {
  width: 100%;
}
.con_top_right .xxgk_list ul {
  margin-right: -10px;
}
.con_top_right .xxgk_list ul li {
  float: left;
  width: 188px;
  height: 64px;
  line-height: 64px;
  background-color: #f5f5f5;
  margin-top: 8px;
  margin-right: 10px;
}
.con_top_right .xxgk_list ul li a {
  padding-left: 45px;
  display: block;
  background-repeat: no-repeat;
  background-position: 10px center;
}
.con_top_right .xxgk_list ul li.xxgk_list_01 a {
  background-image: url("xxgk_01.png");
}
.con_top_right .xxgk_list ul li.xxgk_list_02 a {
  background-image: url("xxgk_02.png");
}
.con_top_right .xxgk_list ul li.xxgk_list_03 a {
  background-image: url("xxgk_03.png");
}
.con_top_right .xxgk_list ul li.xxgk_list_04 a {
  background-image: url("xxgk_04.png");
}
.con_top_right .xxgk_list ul li.xxgk_list_05 a {
  background-image: url("xxgk_05.png");
}
.con_top_right .xxgk_list ul li.xxgk_list_06 a {
  background-image: url("xxgk_06.png");
}
.con_top_right .xxgk_list ul li.xxgk_list_07 a {
  background-image: url("xxgk_07.png");
}
.con_top_right .xxgk_list ul li.xxgk_list_08 a {
  background-image: url("xxgk_08.png");
}
.con_top_right .xxgk_list ul li:hover a {
  color: #115db2;
}
.zwgk_con .con_bottom {
  padding-bottom: 34px;
  border: 1px solid #eaeaea;
  box-sizing: border-box;
  padding-left: 80px;
  padding-top: 14px;
}
.zwgk_con .con_bottom ul li {
  float: left;
  width: 178px;
  margin-top: 20px;
}
.zwgk_con .con_bottom ul li a {
  height: 30px;
  line-height: 30px;
  float: left;
  text-align: left;
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 40px;
  transition: all 0.2s ease-out 0s;
}
.zwgk_con .con_bottom ul li a:hover {
  color: #115db2;
  font-weight: bold;
}
.zwgk_con .con_bottom ul li.gk_links_01 a {
  background-image: url("gk_01.png");
}
.zwgk_con .con_bottom ul li.gk_links_01 a:hover {
  background-image: url("gk_01_hover.png");
}
.zwgk_con .con_bottom ul li.gk_links_02 a {
  background-image: url("gk_02.png");
}
.zwgk_con .con_bottom ul li.gk_links_02 a:hover {
  background-image: url("gk_02_hover.png");
}
.zwgk_con .con_bottom ul li.gk_links_03 a {
  background-image: url("gk_03.png");
}
.zwgk_con .con_bottom ul li.gk_links_03 a:hover {
  background-image: url("gk_03_hover.png");
}
.zwgk_con .con_bottom ul li.gk_links_04 a {
  background-image: url("gk_04.png");
}
.zwgk_con .con_bottom ul li.gk_links_04 a:hover {
  background-image: url("gk_04_hover.png");
}
.zwgk_con .con_bottom ul li.gk_links_05 a {
  background-image: url("gk_05.png");
}
.zwgk_con .con_bottom ul li.gk_links_05 a:hover {
  background-image: url("gk_05_hover.png");
}
.zwgk_con .con_bottom ul li.gk_links_06 a {
  background-image: url("gk_06.png");
}
.zwgk_con .con_bottom ul li.gk_links_06 a:hover {
  background-image: url("gk_06_hover.png");
}
.zwgk_con .con_bottom ul li.gk_links_07 a {
  background-image: url("gk_07.png");
}
.zwgk_con .con_bottom ul li.gk_links_07 a:hover {
  background-image: url("gk_07_hover.png");
}
.zwgk_con .con_bottom ul li.gk_links_08 a {
  background-image: url("gk_08.png");
}
.zwgk_con .con_bottom ul li.gk_links_08 a:hover {
  background-image: url("gk_08_hover.png");
}
.zwgk_con .con_bottom ul li.gk_links_09 a {
  background-image: url("gk_09.png");
}
.zwgk_con .con_bottom ul li.gk_links_09 a:hover {
  background-image: url("gk_09_hover.png");
}
.zwgk_con .con_bottom ul li.gk_links_10 a {
  background-image: url("gk_10.png");
}
.zwgk_con .con_bottom ul li.gk_links_10 a:hover {
  background-image: url("gk_10_hover.png");
}
.zwgk_con .con_bottom ul li.gk_links_11 a {
  background-image: url("gk_11.png");
}
.zwgk_con .con_bottom ul li.gk_links_11 a:hover {
  background-image: url("gk_11_hover.png");
}
.zwgk_con .con_bottom ul li.gk_links_12 a {
  background-image: url("gk_12.png");
}
.zwgk_con .con_bottom ul li.gk_links_12 a:hover {
  background-image: url("gk_12_hover.png");
}
.part_05 .news_list_sub ul {
  min-height: 294px;
}

/***** 第六部分 *****/
.part_06 {
  width: 100%;
  min-width: 1200px;
  padding-top: 40px;
  padding-bottom: 50px;
  /*background: #ffffff;*/
  background: #f5f5f5;
}
.hdjl_con {
  margin-top: 35px;
}
.hdjl_top .hdjl_top_left {
  float: left;
  width: 580px;
}
.hdjl_top .jsjb img {
  width: 100%;
}
.hyhf_list {
  background: #fff;
  padding: 30px 24px;
}
.hyhf_list .hyhf_title span {
  float: left;
  font-size: 24px;
  line-height: 24px;
  font-weight: bold;
  color: #115db2;
  cursor: default;
}
.hyhf_list .hyhf_title .more {
  float: right;
  color: #999;
  line-height: 24px;
}
.hyhf_list .hyhf_title .more:hover {
  color: #115db2;
}
.hyhf_list ul {
  margin-top: 8px;
  min-height: 160px;
}
.hyhf_list ul li {
  padding-left: 16px;
  line-height: 40px;
  background: url("list_ico.png") no-repeat left center;
}
.hyhf_list ul li a {
  float: left;
  max-width: 80%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.hyhf_list ul li a:hover {
  color: #115db2;
}
.hyhf_list ul li .date {
  float: right;
  color: #999;
}
.hyhf_list .zxhf {
  margin-top: 26px;
}
.hdjl_top .hdjl_top_right {
  width: 580px;
  float: left;
  margin-left: 40px;
}
.hdjl_top_right .zxft .zxft_title {
  margin-top: 12px;
}
.hdjl_top_right .zxft .zxft_title span {
  float: left;
  font-size: 24px;
  line-height: 24px;
  font-weight: bold;
  color: #115db2;
}
.hdjl_top_right .zxft .zxft_title .more {
  float: right;
  line-height: 24px;
  color: #999;
}
.hdjl_top_right .zxft .zxft_title .more:hover {
  color: #115db2;
}
.hdjl_top_right .zxft .zxft_con {
  margin-top: 22px;
}
.hdjl_top_right .zxft .zxft_con ul li {
  float: left;
  width: 280px;
}
.hdjl_top_right .zxft .zxft_con ul li:first-child {
  margin-right: 20px;
}
.hdjl_top_right .zxft .zxft_con ul li a {
  display: block;
  overflow: hidden;
}
.hdjl_top_right .zxft .zxft_con ul li a img {
  min-width: 280px;
  height: 160px;
}
.hdjl_top_right .zxft .zxft_con ul li a p {
  line-height: 24px;
  margin-top: 10px;
  height: 48px;
  text-align: center;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.hdjl_top_right .zxft .zxft_con ul li a:hover {
  color: #115db2;
}
.hdjl_top_right .zjdc {
  margin-top: 20px;
}
.hdjl_top_right .zjdc .news_list_sub {
  margin-top: 10px;
}
.hdjl_top_right .zjdc .news_list_sub .zt {
  color: #f88400;
}
.hdjl_top_right .zjdc .news_list_sub ul li a {
  max-width: 100%;
}
.hdjl_bottom {
  margin-top: 30px;
}
.hdjl_bottom ul li {
  width: 285px;
  height: 98px;
  line-height: 98px;
  float: left;
  margin-left: 20px;
  background-image: url("i-h-bg2.png");
}
.hdjl_bottom ul li:first-child {
  margin-left: 0;
}
.hdjl_bottom ul li a {
  display: block;
  padding-left: 135px;
  font-size: 22px;
  color: #1764ce;
  font-family: Arial, Helvetica, sans-serif;
  background-repeat: no-repeat;
  background-position: 75px center;
  font-weight: bold;
  transition: all 0.2s ease-out 0s;
}
.hdjl_bottom ul li:hover a {
  color: #115db2;
  font-weight: bold;
}
.hdjl_bottom ul li.hd_01 a {
  background-image: url("hd_01_hover.png");
}
.hdjl_bottom ul li.hd_01:hover a {
  background-image: url("hd_01.png");
}
.hdjl_bottom ul li.hd_02 a {
  background-image: url("hd_02_hover.png");
}
.hdjl_bottom ul li.hd_02:hover a {
  background-image: url("hd_02.png");
}
.hdjl_bottom ul li.hd_03 a {
  background-image: url("hd_03_hover.png");
}
.hdjl_bottom ul li.hd_03:hover a {
  background-image: url("hd_03.png");
}
.hdjl_bottom ul li.hd_04 a {
  background-image: url("hd_04_hover.png");
}
.hdjl_bottom ul li.hd_04:hover a {
  background-image: url("hd_04.png");
}
.part_06 .news_list_sub ul {
  min-height: 210px;
}
/***** 第七部分 *****/
.part_07 {
  width: 100%;
  min-width: 1200px;
  padding-top: 40px;
  padding-bottom: 50px;
  background: #fff;
}
.part_07 .line_title {
  background: url("line_title2.png") no-repeat center;
}
.zt_con {
  margin-top: 34px;
}
.zt_con .bd {
  overflow: hidden;
}
.zt_con .bd ul li {
  width: 270px;
  height: 168px;
  margin-right: 40px;
}
.zt_con .hd {
  margin-top: 34px;
}
.zt_con .hd ul {
  text-align: center;
}
.zt_con .hd ul li {
  width: 14px;
  height: 14px;
  background: #999;
  border-radius: 100%;
  display: inline-block;
  margin-left: 20px;
  cursor: pointer;
}
.zt_con .hd ul li:first-child {
  margin-left: 0;
}
.zt_con .hd ul li.on {
  background: #db4e5c;
}

.bt-mod-lmwk-02 {
  display: none !important;
}

/****  互动交流  ****/

.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: none !important;
  border-color: transparent !important;
  box-shadow: none !important;
}
.hdjl_container {
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #fff;
}
.con-width {
  max-width: 1200px;
  margin: auto !important;
}
.con1 {
  margin: 20px auto !important;
}
.con1 h3 {
  color: #1658a0;
  font-weight: bold;
}
.con1 h4 {
  margin-bottom: 15px !important;
}

.con1 p {
  font-size: 14px;
}

.con1 button.btn-primary {
  width: 100px;
  background: #17579f;
}

.con1 .left {
  position: relative;
  /*width: 370px;*/

  overflow: hidden;
  height: 200px;
  background: url(bg.jpg) no-repeat left;
}

.con1 aside {
  position: absolute;
  /*width: 180px;*/
  right: 10px;
}
.con1 button {
  margin-bottom: 10px;
}
.con1 img {
  max-width: 100%;
}
.con2 h3 {
  line-height: 40px;
  border-bottom: 1px solid #ddd;
  padding-bottom: 10px;
  margin: 0;
}

.con2 h3 span.pull-left {
  background: url(hdjl-zxft.png) no-repeat left center;
  padding-left: 40px;
  color: #000;
  font-weight: bold;
}
.con2 h3 span.hdjl-rdhy {
  background: url(hdjl-fyrll.png) no-repeat left center;
}
.con2 h3 span.hdjl-yjzj {
  background: url(hdjl-zxft.png) no-repeat left center;
}
.con2 h3 span.hdjl-wsdc {
  background: url(hdjl-xwfb.png) no-repeat left center;
}
.con2 h3 span.pull-right {
  font-size: 14px;
  color: #666;
}
.con2 ul {
  padding: 10px;
  /* border: 1px solid #ddd;
	margin-top: 35px;
	margin-bottom: 20px; */
}
.con2 ul li {
  font-size: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 35px;
  background: url(back.png) no-repeat left center;
  padding-left: 15px;
}
.con2 ul li a {
  color: #333;
}
.con2 ul span {
  color: #999;
  margin-right: 5px;
}
@media only screen and (max-width: 680px) {
  .con1 .left {
    background-size: 100%;
  }
  .con1 .col-lg-8 {
    margin-top: 20px;
  }
}

/**** 响应式 ****/
@media screen and (max-width: 768px) {
  .part_01,
  .part_03,
  .part_04,
  .part_05,
  .part_06,
  .part_07 {
    min-width: auto;
  }
  .part1_left,
  .part1_right,
  .part3_left,
  .part3_right,
  .part4_left,
  .part4_right {
    float: none;
    width: 100%;
    margin-left: 0;
  }
  .part1_right {
    width: 96%;
    margin: 20px auto 0 auto;
  }
  .part1_right .top_lb .bd {
    height: auto;
  }
  .part1_right .top_lb .bd ul li {
    width: 100%;
    height: auto;
  }
  .part1_right .top_lb .bd ul li img {
    height: 390px;
  }
  .part_01 {
    padding-top: 0;
    margin-top: 0;
    background: url("phone_part1_bg.png") no-repeat center;
    background-size: cover;
  }
  .part_01 .index_container {
    margin-top: 0;
  }
  .part1_left h1 a {
    font-size: 22px;
    line-height: 30px;
    display: block;
    text-align: center;
  }
  .part1_left p,
  .part1_left .more {
    display: none;
  }
  .part1_left .more a {
    font-size: 18px;
  }
  .news_list_menu ul li span {
    font-size: 18px;
  }
  .news_list_menu .more {
    display: none;
  }
  .news_list_sub ul {
    min-height: auto;
  }
  .news_list_sub ul .more {
    display: block;
  }
  .news_list_sub ul li .date {
    float: none;
    display: block;
  }
  .thir_news {
    height: auto;
    min-width: auto;
    padding: 20px 0;
  }
  .thir_news ul li {
    float: none;
    margin-left: 0;
    max-width: 100%;
    border: none;
    height: auto;
    display: block;
    line-height: 28px;
  }
  .thir_news ul li a {
    white-space: normal;
    text-align: justify;
    font-size: 16px;
    line-height: 24px;
  }
  .part3_right {
    margin-top: 30px;
  }
  .news_list_menu ul {
    float: none;
    text-align: center;
  }
  .news_list_menu ul li {
    margin-left: 10px;
    float: none;
    display: inline-block;
  }
  .news_list_sub ul li {
    height: auto;
    line-height: 24px;
    background-position: 4px 10px;
    margin-top: 14px;
  }
  .news_list_sub ul li:first-child {
    margin-top: 0;
  }
  .news_list_sub ul li a {
    float: none;
    white-space: normal;
  }
  .line_title a {
    font-size: 26px;
  }
  .line_title div {
    font-size: 26px;
  }
  .ywtb_con .ywtb_list {
    width: 100%;
    margin-left: 0;
    margin-top: 20px;
  }
  .ywtb_con .ywtb_list:first-child {
    margin-top: 0;
  }
  .ywtb_list .list_img {
    width: 100%;
    height: auto;
  }
  .ywtb_list .list_con {
    height: auto;
    padding-bottom: 20px;
  }
  .ywtb_list .list_con .bd ul li {
    width: 100%;
  }
  .ywtb_list .list_con .bd ul li span {
    width: 32%;
  }
  .ywtb_con .ywtb_bmts {
    background-image: none;
    height: auto;
    padding: 20px;
    margin-top: 20px;
  }
  .ywtb_bmts .bmts_list ul {
    height: auto;
    margin-left: 0;
  }
  .ywtb_bmts .bmts_list ul li {
    width: 100%;
    margin-left: 0;
    line-height: 24px;
    background-position: 4px 10px;
    margin-top: 14px;
  }
  .ywtb_bmts .bmts_list ul li:first-child {
    margin-top: 0;
  }
  .ywtb_bmts .bmts_list ul li a,
  .hyhf_list ul li a {
    float: none;
    white-space: normal;
  }
  .zwzt {
    margin-top: 20px;
  }
  .zwzt ul li {
    float: none;
  }
  .zwzt ul li:first-child {
    margin-right: 0;
    margin-bottom: 20px;
  }
  .part_04,
  .part_06 {
    padding-bottom: 20px;
  }
  .zwgk_con .con_top .con_top_left {
    float: none;
    width: 100%;
  }
  .zwgk_con .con_top .con_top_right,
  .hdjl_top .hdjl_top_left,
  .hdjl_top .hdjl_top_right {
    float: none;
    margin-left: 0;
    width: 100%;
  }
  .con_top_right .xxgk_list ul {
    margin-right: 0;
  }
  .con_top_right .xxgk_list ul li {
    width: 100%;
    margin-right: 0;
  }
  .con_top_right .xxgk_list ul li a {
    padding-left: 60px;
  }
  .zwgk_con .con_bottom {
    padding: 0 2% 20px 2%;
  }
  .zwgk_con .con_bottom ul li {
    width: 48%;
    padding-left: 10px;
  }
  .hyhf_list ul li {
    line-height: 30px;
    background-position: left 12px;
    text-align: justify;
    margin-top: 10px;
  }
  .hyhf_list ul li:first-child {
    margin-top: 0;
  }
  .hdjl_top .hdjl_top_right {
    margin-top: 30px;
  }
  .hdjl_top_right .zxft .zxft_con ul li {
    width: 100%;
  }
  .hdjl_top_right .zxft .zxft_con ul li:first-child {
    margin-right: 0;
    margin-top: 0;
    margin-bottom: 20px;
  }
  .hdjl_top_right .zxft .zxft_con ul li a img {
    width: 100%;
    height: auto;
  }
  .hdjl_bottom ul li {
    width: 100%;
    margin-left: 0;
    margin-top: 20px;
  }
  .hdjl_bottom ul li:first-child {
    margin-top: 0;
  }
  .hdjl_bottom ul li a {
    padding-left: 0;
    text-align: center;
  }
  .hdjl_top_right .zxft .zxft_con ul li a p {
    height: auto;
  }
  .zt_con .bd ul li {
    width: 100%;
    height: auto;
    margin-right: 0;
  }
  .zt_con .bd ul li img {
    width: 100%;
  }
  .zwgk_con .con_top .con_top_right {
    margin-top: 30px;
  }
  .hyhf_list .hyhf_title span,
  .hdjl_top_right .zxft .zxft_title span {
    font-size: 20px;
  }
  .part_03 .news_list_sub ul,
  .part_05 .news_list_sub ul,
  .part_06 .news_list_sub ul,
  .hyhf_list ul {
    min-height: auto;
  }
  .ywtb_bmts .bmts_list ul li .date {
    float: none;
    display: block;
  }
}
@media screen and (max-width: 600px) {
  .part1_right .top_lb .bd ul li img {
    height: 373px;
  }
}
@media screen and (max-width: 560px) {
  .part1_right .top_lb .bd ul li img {
    height: 297px;
  }
}
@media screen and (max-width: 500px) {
  .part1_right .top_lb .bd ul li img {
    height: 286px;
  }
}
@media screen and (max-width: 480px) {
  .part1_right .top_lb .bd ul li img {
    height: 275px;
  }
}
@media screen and (max-width: 420px) {
  .part1_right .top_lb .bd ul li img {
    height: 199px;
  }
}
@media screen and (max-width: 380px) {
  .part1_right .top_lb .bd ul li img {
    height: 180px;
  }
}
@media screen and (max-width: 340px) {
  .part1_right .top_lb .bd ul li img {
    height: 161px;
  }
}
@media screen and (max-width: 321px) {
  .part1_right .top_lb .bd ul li img {
    height: 151px;
  }
}
.i-zwfw-l {
  padding: 30px 0;
  font-size: 16px;
  background: #fff;
  margin-top: 45px;
}
.i-zwfw-l .i-zwfw-i {
  float: left;
  width: 33%;
  text-align: center;
  line-height: 44px;
}
.i-zwfw-l .i-zwfw-i > a {
  text-decoration: none;
}
i-zwfw-l .i-zwfw-i img {
  display: block;
  width: 60px;
  margin: 0 auto;
}
.i-zwfw-l .i-zwfw-i p {
  color: #999;
}
.i-zwfw-l .i-zwfw-i .i-zwfw-a {
  width: 80%;
  margin: 0 auto;
}
.i-zwfw-l .i-zwfw-i .i-zwfw-a a {
  width: 33.3%;
  float: left;
  color: #1764ce;
  text-align: center;
}
.i-zwfw-l .i-zwfw-i .i-zwfw-a-d a {
  width: 50%;
  float: left;
  text-align: center;
}
.tsbs_text {
  width: 44% !important;
  color: #333333 !important;
  line-height: 40px !important;
}
.tsbs_text:hover {
  color: #1764ce !important;
}
.tsbs_icon {
  width: 36px;
  display: block;
  margin: 0 auto;
}
.i-zwfw .i-zwfw-line {
  float: left;
  width: 1px;
  height: 170px;
  background: #ccc;
  margin-top: 55px;
}
.i-zwfw-l .i-zwfw-i .i-zwfw-title {
  font-size: 26px;
  color: #222;
  font-weight: bold;
}

@media screen and (max-width: 600px) {
  .i-zwfw-l .i-zwfw-i {
    float: left;
    width: 100%;
    text-align: center;
    line-height: 44px;
  }
  .i-zwfw-l .i-zwfw-i .i-zwfw-a {
    width: 100%;
    margin: 0 auto;
  }
  .i-zwfw .i-zwfw-line {
    float: left;
    width: 1px;
    height: 100%;
    background: #ccc;
    margin-top: 55px;
  }
}

.important-open-list {
  width: 1200px;
  height: 310px;
  margin-top: 40px;
  box-shadow: 0 0 10px 0 rgba(0, 36, 121, 0.1);
}

.important-open-list ul {
  overflow: hidden;
  padding: 40px 0;
}
.important-open-list ul li {
  float: left;
  height: 90px;
  margin-bottom: 50px;
}
.important-open-list ul li a {
  display: block;
  width: 171px;
  height: 90px;
  border-right: 1px solid #dcdcdc;
}

.important-open-list ul li a div {
  height: 40px;
  width: 171px;
}
.important-open-list ul li a img {
  width: 36px;
}
.important-open-list ul li a img {
  display: block;
  margin: 0 auto;
  transition: 0.8s;
}
.important-open-list ul li a span {
  margin-top: 20px;
  line-height: normal;
}
.important-open-list ul li a span {
  display: block;
  text-align: center;
  height: 50px;
  font-size: 16px;
  color: #333;
}

.important-open-list ul li a span {
  margin-top: 20px;
  line-height: normal;
}
@media screen and (max-width: 600px) {
  .important-open-list {
    width: 100%;
    height: auto;
    margin-top: 40px;
    box-shadow: 0 0 10px 0 rgba(0, 36, 121, 0.1);
  }

  .important-open-list ul {
    overflow: hidden;
    padding: 40px 0;
  }
  .important-open-list ul li {
    float: left;
    height: 90px;
    margin-bottom: 20px;
    width: 50%;
  }
  li {
    list-style: none;
  }
  .important-open-list ul li a {
    display: block;
    width: 100%;
    height: 90px;
    border-right: 1px solid #dcdcdc;
  }
  .important-open-list ul li a div {
    height: 40px;
    width: 100%;
    text-align: center;
  }
}
